fix: move MintableERC721 interface#3946
Conversation
Moves the interface for the OptimismMintableERC721 into the SupportedInterfaces file where the rest of the interfaces are.
|
|
Having this not need to regenerate more files is nice |
|
This PR has been added to the merge queue, and will be merged soon. |
|
This PR is next in line to be merged, and will be merged as soon as checks pass. |
|
Hey @smartcontracts, this pull request failed to merge and has been dequeued from the merge train. If you believe your PR failed in the merge train because of a flaky test, requeue it by commenting with |
|
@Mergifyio requeue |
✅ The queue state of this pull request has been cleaned. It can be re-embarked automatically |
|
This PR has been added to the merge queue, and will be merged soon. |
|
This PR is next in line to be merged, and will be merged as soon as checks pass. |
Description
Moves the interface for the OptimismMintableERC721 into the SupportedInterfaces file where the rest of the interfaces are.